Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Basic concepts in memory interfacingFeb 04
What is interfacing?Mar 08
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
What is a template? Explain the use of template.Jan 20
How would you hide column in Excel?Jan 20
Assuming that they are separate columns, which function(s) would splice together...Dec 21
C++ Templates support the concept of - Select optionSep 23
Which is NOT true about Templates? - Select optionOct 27
Are C# generics the same as C++ templates?Jan 18
How does an AppDomain get created?Mar 16
Can I create my own metadata attributes?Feb 10
Can I create my own permission set?Feb 25
How to create table?Dec 15
EXAMINING OBJECTS CREATED BY A USER Dec 17
Is a C# interface the same as a C++ abstract class?Jan 06
List the major components of the keyboard/Display interface.Oct 14
Which of the following statement defines more than one generic data type in a cl...Apr 08
Which of the following are not the advantages of class templates in C++?Apr 24
Which statement(s) is similar to the declaration of non type template...Mar 22
Which statement(s) does not invoke the above template correctly? - Select optionJul 18
Rewrite the query from exercise 1 so that the remarks will appear as the first c...Dec 21
How can you select a row, a column or an entire sheet in Excel?Jan 20
List the four ways you can change column width?Jan 20
How can you create a style by example? Explain.Jan 20
What is the use of macro? How do we create macro in Excel?Jan 20
What will happen if a unique index is created on a nonunique field? Dec 21
What would happen if you created a table and granted select privileges on the ta...Dec 21
What are the different types of forms that you can create in Access?Jan 20
Which of the following option will create a user-defined namespace in ANSI C++?Dec 15
Write an algorithm for creating Heap in dfs (data file structure).Sep 13
Write an algorithm for Creating Singly Linked List in dfs (data file structure).Nov 10
Write an algorithm for Creating Stack (lifo) using Singly Linked List in dfs.Apr 03
Write an algorithm for Creating Queue(fifo) using Singly Linked List in dfs.Dec 04
Write an algorithm for Creating Circular Doubly Linked List in dfs.Sep 28
Write an algorithm for Creating a Binary Tree in dfs (data file structure).Oct 02